Russian updates from Anton Sotkov
[adiumx.git] / Plugins / Purple Service / ru.lproj / DCPurpleJabberJoinChatView.nib / classes.nib
bloba6a7323dccea4e7127c2a301ae6dba7d166dd955
2     IBClasses =     (
3                 {
4             CLASS = AICompletingTextField;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSTextField;
7         },
8                 {
9             ACTIONS =             {
10                 browse = id;
11             };
12             CLASS = DCGaimJabberJoinChatViewController;
13             LANGUAGE = ObjC;
14             OUTLETS =             {
15                 "textField_handle" = NSTextField;
16                 "textField_inviteMessage" = NSTextField;
17                 "textField_inviteUsers" = NSTextField;
18                 "textField_password" = NSTextField;
19                 "textField_roomName" = NSTextField;
20                 "textField_server" = NSTextField;
21             };
22             SUPERCLASS = DCJoinChatViewController;
23         },
24                 {
25             ACTIONS =             {
26                 closeWindow = id;
27                 joinChat = id;
28             };
29             CLASS = DCJoinChatViewController;
30             LANGUAGE = ObjC;
31             OUTLETS =             {
32                 "popUp_service" = NSPopUpButton;
33                 view = NSView;
34                 "view_customView" = NSView;
35             };
36             SUPERCLASS = NSWindowController;
37         },
38                 {
39             CLASS = FirstResponder;
40             LANGUAGE = ObjC;
41             SUPERCLASS = NSObject;
42         }
43     );
44     IBVersion = 1;